From: Leopold Palomo-Avellaneda Date: Thu, 9 Oct 2014 14:19:52 +0000 (+0200) Subject: Some more retouches ... X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~252 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=69e0cb6fbf1ab57a86d6b09faec8133748a85796;p=pcl.git Some more retouches ... --- diff --git a/debian/copyright b/debian/copyright index 1344977b..f7ecafe2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -388,7 +388,7 @@ License: BSD-3-clause Files: visualization/include/pcl/visualization/vtk/vtkVertexBuffer* visualization/src/vtk/vtkVertexBufferObject* Copyright: 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen -License: BSD-2-Clause +License: BSD-2-clause Files: doc/* Copyright: 2009-2012, Willow Garage, Inc. diff --git a/debian/pcl-tools.install b/debian/pcl-tools.install old mode 100644 new mode 100755 diff --git a/debian/rules b/debian/rules index 00e38c31..ceae61fa 100755 --- a/debian/rules +++ b/debian/rules @@ -67,8 +67,6 @@ override_dh_install: cmd="dh_link -p pcl-tools usr/share/man/man1/pcl_pointclouds.1 usr/share/man/man1/$$i.1"; \ echo $$cmd; $$cmd; \ done - # using the provided by the package libjs-jquery - rm -rf debian/tmp/usr/share/doc/libpcl-doc/html/jquery.js dh_install --list-missing @@ -76,7 +74,7 @@ override_dh_strip: dh_strip -a --dbg-package=libpcl1.7-dbg override_dh_shlibdeps: - dh_shlibdeps -- -xpcl-tools -v + dh_shlibdeps -Lpcl-tools -l/usr/lib/${DEB_HOST_MULTIARCH}/cloud_composer_plugins -- -xpcl-tools override_dh_installchangelogs: dh_installchangelogs -plibpcl-common1.7 CHANGES.md